home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / Projects / mq_projects.exe / MindQ_Projects / Syntax / AddText / hoeAddText.txt
Encoding:
Text File  |  1997-12-22  |  620 b   |  18 lines

  1. Lesson 2 Hands-on Exercise
  2.  
  3. Launch SuperCede from your desktop or select it from the 
  4. task bar if it is already running. Then follow the 
  5. instructions below.  
  6.  
  7. Step 1:  Create a new project called AddText.
  8.  
  9. Step 2:  Drag a TextArea and a TextField onto the component 
  10. window. Also add two Buttons to the Component window. Label 
  11. the buttons "Add Text" and "Clear Area" respectively.
  12.  
  13. Step 3:  Edit Handlers to create functionality in the Add 
  14. Text and Clear Text Buttons. 
  15.  
  16. Step 4:  Click Go to run the application and verify that 
  17. the application functions as designed by using the finished 
  18. project.